home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 31014.TXT < prev    next >
Text File  |  1993-10-06  |  8KB  |  180 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                              STACKER CONFIGURATION
  4.             (Applies to Stacker for Windows & DOS 3.1 and MS-DOS 6)
  5.        STAC FAX 31014  (10/06/93)
  6.        _________________________________________________________________
  7.                                        
  8.                                        
  9.        BACKGROUND
  10.        
  11.        STACKER.INI
  12.        
  13.        MS-DOS 6 loads data compression utilities before it processes the
  14.        CONFIG.SYS file. To take advantage of this, Stacker 3.1 uses the
  15.        STACKER.INI file to provide configuration information.
  16.        STACKER.INI replaces Stacker device driver lines in the
  17.        CONFIG.SYS file used by other DOS versions. The switches and
  18.        entries in STACKER.INI are similar to the format of Stacker 3.0.
  19.        However, in STACKER.INI, each option is listed on a separate line
  20.        instead of all being located on one Stacker device line. All
  21.        Stacker 3.0 "/" options were left unchanged. New switches include
  22.        /BD, /DIR, /I-, /Q-, /RP=, /SW=. Each switch should appear
  23.        only once in the file. You can get more details from the User
  24.        Guides, on-line Help, and README files.
  25.        
  26.        Except for those that are marked "New," the switches below have
  27.        the same effects as they did in the Stacker 3.0 device driver's
  28.        CONFIG.SYS command line.
  29.        
  30.        STACKER.COM Switch  Function
  31.        /-AUTO  Disables Auto Mounting
  32.        /BD=x NEW Base drive letter to start new Stacker drive letters
  33.        /C=n  Sets cluster size to n (where n=4, 8, 16, 32)
  34.        /DIR=<stacker path> NEW Path to STACKER directory
  35.        /EMS  Loads buffers into Expanded Memory
  36.        /I- NEW Turns off Command Interceptor
  37.        /M=nn  Sets Stacker cache to nn (where nn = 1-64KB)
  38.        /NB  No buffers
  39.        /ND  No double buffers
  40.        /NW  No Warning of
  41.        /P=n     Sets compression tuning (where n=0 - 9)
  42.        /Q- NEW Turns off quiet mode of Stacker driver at boot time
  43.        
  44.        
  45.        STACKER.COM Switch (contd)  Function (contd)
  46.        /RP=n NEW Reserve n replaceable drives, default=1
  47.        /SW=jk mn ... NEW Swap drive j: with k:, m: with n:, etc.
  48.        /UM  Loads buffers into UMB area (see 3.03 manual)
  49.        
  50.        
  51.        The switches below have the same effect as they did in Stacker
  52.        3.0's SSWAP.COM command line.
  53.        
  54.        SSWAP Switch  Function
  55.        /W- Don't do default SPART.PAR search/update
  56.        /W=<windows dir> Update SPART.PAR in windows dir
  57.        /W+<windows dir> Do default search and update SPART.PAR in dir
  58.        
  59.        
  60.        Multiple Swapping
  61.        
  62.        This multiple swap switch is rarely used because the ",SW" option
  63.        (described in the General Syntax Rules that follow) on the
  64.        STACVOL lines handles standard swapping. This switch appears at
  65.        the top of the file, but swapping doesn't occur until all drives
  66.        have been mounted. No more than 26 swaps are permitted.
  67.        
  68.        Multiple Swap Switch  Function
  69.        /SW=jk mn xy After mounting all drives, swap drive pairs J: with
  70.        K:, M: with N:, X: with Y:, etc.
  71.        
  72.        
  73.        Other New Driver Switches
  74.        
  75.        Switch  Function
  76.        /BD=x  Stacker will begin with drive letter x:, otherwise it will
  77.        start at the next available drive
  78.        (same as Stacker 3.0)
  79.        /DIR=<stacker dir> Specifies where the Stacker directory is
  80.        located. Setup uses this when installing an update
  81.        
  82.        
  83.        Drive Specification Modifiers (Replaceable Drives)
  84.        
  85.         Switch  Function
  86.        /RP=n The Stacker 3.0 replaceable drive syntax has been modified.
  87.        The stand-alone "@" has been replaced with "/RP=n", where n
  88.        indicates the number of replaceable drives to reserve.
  89.        "@c:\stacvol.dsk" and standalone "c:" are replaced during Setup
  90.        with "c:\stacvol.dsk,rp" by default.
  91.        
  92.        
  93.        STACVOL Modifiers that specify mount method
  94.        
  95.        Three modifiers for STACVOL names specify the mount method. The
  96.        modifiers are mandatory and follow the STACVOL name separated by
  97.        a comma.( , ).
  98.        
  99.        Modifier  Mount Method
  100.        RP Mount replaced
  101.        SW Mount swapped, using next available drive letter
  102.        NS Mount unswapped, using next available drive letter
  103.        
  104.        
  105.        GENERAL SYNTAX RULES
  106.        
  107.         1.The "\" preceding the STACVOL name is optional.
  108.         2.Whitespace (tab or space character) is allowed anywhere
  109.             except within a defined word or specific name. Whitespace is
  110.             allowed before or after an "=", but not after a "/".
  111.         3.A line can have a maximum of one item, except for STACVOL
  112.             line modifiers RP, SW, and NS (which are always the second
  113.             item on a line). The /SW switch may have multiple arguments.
  114.         4.None of the text is case-sensitive.
  115.         5.Semicolon ( ; ) followed by a space indicates the start of a
  116.             comment. At least one whitespace must appear before the
  117.             semicolon unless it is at the beginning of a line.
  118.         6.Maximum line length is 132 characters. Stacker Setup may
  119.             truncate any excess when it modifies the file.
  120.        Example
  121.        
  122.        This STACKER.INI file shows syntax variations. It is not
  123.        necessarily consistent with itself, and normally is not this
  124.        large.
  125.        
  126.        Syntax   Variation
  127.        /dir=c:\stacker ; Specifies location of Stacker dir
  128.        /ems ; Use expanded memory
  129.        /rp=2 ; Reserve 2 replaceable drive letters
  130.        /bd=i ; Begin assigning drive letters at I:
  131.        /sw FM ; Swap drive F: with M: (after mounting)
  132.        c:\stacvol.dsk,sw ; Swap, use next available for host drive
  133.         ; A comment on a line by itself is allowed as are blank
  134.        ; lines
  135.        d:\stacvol.000,ns ; Don't swap, use next available drive letter
  136.        * ; Reserve drive letter
  137.        E:\stacvol.dsk,sw ; Mount drive E swapped
  138.        F:\stacvol.000,ns ; Don't swap drive F (note that /sw option
  139.        above will
  140.        ; cause F: to swap with M: later)
  141.        g:\stacvol.dsk,rp ; Mount drive g replaced
  142.        
  143.        
  144.        EDITING STACKER.INI
  145.        
  146.        The STACKER.INI file is hidden, so direct editing can be awkward.
  147.        A special filed, STACINI.BAT, is provided to make it easier. You
  148.        have to specify the uncompressed boot drive when you use the
  149.        STACINI.BAT file.
  150.        
  151.        To determine the uncompressed boot drive letter:
  152.        
  153.         1.At a DOS prompt, type:
  154.                  STACKER <Enter>
  155.         2.Examine the line that starts with Drive C:.
  156.         3.The STACVOL file name at the end of this line includes the
  157.             uncompressed drive letter (E:\STACVOL.DSK indicates drive
  158.             E).
  159.             
  160.        To edit the STACKER.INI file:
  161.        
  162.         1.At a DOS prompt, type:
  163.                       STACINI x:
  164.         where x is the letter of the uncompressed boot drive.
  165.         The file contains switches, followed by Stacker drive
  166.             specifications. It looks something like this:
  167.                             /P=1
  168.                  /DIR=C:\STACKER
  169.                            /RP=2
  170.                C:\STACVOL.DSK,SW
  171.                D:\STACVOL.DSK,SW
  172.         2.Use the down arrow to place the cursor on the line you wish
  173.             to edit. Then edit as usual.
  174.         3.To insert a new line, place the cursor at the beginning of a
  175.             line press ENTER.
  176.         4.Type the switch on the blank line.
  177.         5.Use <CTRL Z> to save the change and exit.
  178.        _________________________________________________________________
  179.        Copyright 1993, Stac Electronics                      
  180.